Skip to content

Add Ctrl+Space to copy screenshot path to clipboard#3398

Open
domenkozar wants to merge 1 commit intoniri-wm:mainfrom
domenkozar:screenshot-copy-path
Open

Add Ctrl+Space to copy screenshot path to clipboard#3398
domenkozar wants to merge 1 commit intoniri-wm:mainfrom
domenkozar:screenshot-copy-path

Conversation

@domenkozar
Copy link

I'd often want to paste the path to screenshot created rather than the image itself, I've added this under Ctrl+Space. Also adds Ctrl-C to the help text.

Adds a new keybinding in the screenshot UI:
- Ctrl+Space: Save screenshot and copy file path as text to clipboard

This is useful when you want to paste the path in a terminal or text field
rather than the image itself.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@abcfy2
Copy link

abcfy2 commented Feb 6, 2026

Ctrl+Space is the default system-wide shortcut for toggling input methods across virtually all operating systems. Please don't override it.

@domenkozar
Copy link
Author

Ctrl+Space is the default system-wide shortcut for toggling input methods across virtually all operating systems. Please don't override it.

Ctrl+C used here is also used to copy thing but taking a screenshot is kind of a modal operation, I wouln't expect having to change input method while doing a screenshot is really something one would ever do.

Either way, I don't mind what the shortcut is, as long as I can get a path into my clipboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants